From: Lars Magne Ingebrigtsen Date: Sat, 2 Jul 2011 16:20:15 +0000 (+0200) Subject: Remove spurious newline introduced by last checkin. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~3163 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8c48742d60b9b18ee6203bfb89dbb30fc3c42236;p=emacs.git Remove spurious newline introduced by last checkin. --- diff --git a/doc/lispref/variables.texi b/doc/lispref/variables.texi index a007a4d9cc3..cbb21ce78b4 100644 --- a/doc/lispref/variables.texi +++ b/doc/lispref/variables.texi @@ -466,7 +466,6 @@ the main benefits of defining the variable.) The documentation is stored in the symbol's @code{variable-documentation} property. The Emacs help functions (@pxref{Documentation}) look for this property. - If the documentation string begins with the character @samp{*}, Emacs allows users to set it interactively using the @code{set-variable} command. However, you should nearly always use @code{defcustom}